package links
Import Path
github.com/K-Phoen/grabana/links (on go.dev)
Dependency Relation
imports one package, and imported by 9 packages
Involved Source Files
links.go
Package-Level Type Names (total 2)
Link represents a panel link.
Builder sdk.Link
func New(title string, url string, options ...Option) Link
func github.com/K-Phoen/grabana/gauge.Links(panelLinks ...Link) gauge.Option
func github.com/K-Phoen/grabana/graph.Links(panelLinks ...Link) graph.Option
func github.com/K-Phoen/grabana/heatmap.Links(panelLinks ...Link) heatmap.Option
func github.com/K-Phoen/grabana/logs.Links(panelLinks ...Link) logs.Option
func github.com/K-Phoen/grabana/singlestat.Links(panelLinks ...Link) singlestat.Option
func github.com/K-Phoen/grabana/stat.Links(panelLinks ...Link) stat.Option
func github.com/K-Phoen/grabana/table.Links(panelLinks ...Link) table.Option
func github.com/K-Phoen/grabana/text.Links(panelLinks ...Link) text.Option
func github.com/K-Phoen/grabana/timeseries.Links(panelLinks ...Link) timeseries.Option
Package-Level Functions (total 2)
New creates a new logs panel.
OpenBlank configures the link to open in a new tab.
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |